[INFO] cloning repository https://github.com/hliosone/rust-oauth2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hliosone/rust-oauth2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhliosone%2Frust-oauth2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhliosone%2Frust-oauth2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8ffc8bc97b8e9307629c9b94658a107c5f7d3a05
[INFO] fixing hliosone/rust-oauth2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhliosone%2Frust-oauth2" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hliosone/rust-oauth2
[INFO] finished tweaking git repo https://github.com/hliosone/rust-oauth2
[INFO] tweaked toml for git repo https://github.com/hliosone/rust-oauth2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hliosone/rust-oauth2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hliosone/rust-oauth2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing v0.1.42
[INFO] [stderr]   Downloaded rocket_oauth2 v0.5.0
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.21
[INFO] [stderr]   Downloaded rocket_dyn_templates v0.2.0
[INFO] [stderr]   Downloaded normpath v1.5.0
[INFO] [stderr]   Downloaded minijinja v2.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f85c91d05cdbd22a5fafb125549826bd6b0c6a5803c09ae324f59ddbef53fadd
[INFO] running `Command { std: "docker" "start" "f85c91d05cdbd22a5fafb125549826bd6b0c6a5803c09ae324f59ddbef53fadd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f85c91d05cdbd22a5fafb125549826bd6b0c6a5803c09ae324f59ddbef53fadd" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f85c91d05cdbd22a5fafb125549826bd6b0c6a5803c09ae324f59ddbef53fadd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f85c91d05cdbd22a5fafb125549826bd6b0c6a5803c09ae324f59ddbef53fadd" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking tracing v0.1.42
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking self_cell v1.2.1
[INFO] [stderr]     Checking memo-map v0.3.3
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking rustls-pki-types v1.13.1
[INFO] [stderr]     Checking normpath v1.5.0
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking minijinja v2.12.0
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower-http v0.6.7
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.18
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking rocket_oauth2 v0.5.0
[INFO] [stderr]     Checking rocket_dyn_templates v0.2.0
[INFO] [stderr]     Checking lab02-2025 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected type, found `"not yet implemented"`
[INFO] [stdout]    --> src/main.rs:173:11
[INFO] [stdout]     |
[INFO] [stdout] 173 |     user: todo!(),
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           expected type
[INFO] [stdout]     |           in this macro invocation
[INFO] [stdout]     |           this macro call doesn't expand to a type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `"not yet implemented"`
[INFO] [stdout]    --> src/main.rs:173:11
[INFO] [stdout]     |
[INFO] [stdout] 173 |     user: todo!(),
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           expected type
[INFO] [stdout]     |           in this macro invocation
[INFO] [stdout]     |           this macro call doesn't expand to a type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `"not yet implemented"`
[INFO] [stdout]    --> src/main.rs:173:11
[INFO] [stdout]     |
[INFO] [stdout] 173 |     user: todo!(),
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           expected type
[INFO] [stdout]     |           in this macro invocation
[INFO] [stdout]     |           this macro call doesn't expand to a type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `"not yet implemented"`
[INFO] [stdout]    --> src/main.rs:173:11
[INFO] [stdout]     |
[INFO] [stdout] 173 |     user: todo!(),
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           expected type
[INFO] [stdout]     |           in this macro invocation
[INFO] [stdout]     |           this macro call doesn't expand to a type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `"not yet implemented"`
[INFO] [stdout]    --> src/main.rs:173:11
[INFO] [stdout]     |
[INFO] [stdout] 173 |     user: todo!(),
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           expected type
[INFO] [stdout]     |           in this macro invocation
[INFO] [stdout]     |           this macro call doesn't expand to a type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `"not yet implemented"`
[INFO] [stdout]    --> src/main.rs:173:11
[INFO] [stdout]     |
[INFO] [stdout] 173 |     user: todo!(),
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           expected type
[INFO] [stdout]     |           in this macro invocation
[INFO] [stdout]     |           this macro call doesn't expand to a type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `"not yet implemented"`
[INFO] [stdout]    --> src/main.rs:209:11
[INFO] [stdout]     |
[INFO] [stdout] 209 |     user: todo!(),
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           expected type
[INFO] [stdout]     |           in this macro invocation
[INFO] [stdout]     |           this macro call doesn't expand to a type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `"not yet implemented"`
[INFO] [stdout]    --> src/main.rs:209:11
[INFO] [stdout]     |
[INFO] [stdout] 209 |     user: todo!(),
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           expected type
[INFO] [stdout]     |           in this macro invocation
[INFO] [stdout]     |           this macro call doesn't expand to a type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `"not yet implemented"`
[INFO] [stdout]    --> src/main.rs:209:11
[INFO] [stdout]     |
[INFO] [stdout] 209 |     user: todo!(),
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           expected type
[INFO] [stdout]     |           in this macro invocation
[INFO] [stdout]     |           this macro call doesn't expand to a type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `"not yet implemented"`
[INFO] [stdout]    --> src/main.rs:209:11
[INFO] [stdout]     |
[INFO] [stdout] 209 |     user: todo!(),
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           expected type
[INFO] [stdout]     |           in this macro invocation
[INFO] [stdout]     |           this macro call doesn't expand to a type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `"not yet implemented"`
[INFO] [stdout]    --> src/main.rs:209:11
[INFO] [stdout]     |
[INFO] [stdout] 209 |     user: todo!(),
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           expected type
[INFO] [stdout]     |           in this macro invocation
[INFO] [stdout]     |           this macro call doesn't expand to a type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected type, found `"not yet implemented"`
[INFO] [stdout]    --> src/main.rs:209:11
[INFO] [stdout]     |
[INFO] [stdout] 209 |     user: todo!(),
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           expected type
[INFO] [stdout]     |           in this macro invocation
[INFO] [stdout]     |           this macro call doesn't expand to a type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Cookie` and `SameSite`
[INFO] [stdout]   --> src/main.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 |     http::{Cookie, CookieJar, SameSite},
[INFO] [stdout]    |            ^^^^^^             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Cookie` and `SameSite`
[INFO] [stdout]   --> src/main.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 |     http::{Cookie, CookieJar, SameSite},
[INFO] [stdout]    |            ^^^^^^             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/main.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let access_token = todo!();
[INFO] [stdout]    |                        ------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 62 |     let mut headers = HeaderMap::new();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]   --> src/main.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let access_token = todo!();
[INFO] [stdout]    |                        ------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 62 |     let mut headers = HeaderMap::new();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:189:22
[INFO] [stdout]     |
[INFO] [stdout] 189 |         .create_post(&user, text.to_string(), path)
[INFO] [stdout]     |          ----------- ^^^^^ expected `&ConnectedUser`, found `&()`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&ConnectedUser`
[INFO] [stdout]                found reference `&()`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/database.rs:174:22
[INFO] [stdout]     |
[INFO] [stdout] 174 |         pub async fn create_post(
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 175 |             &self,
[INFO] [stdout] 176 |             user: &ConnectedUser,
[INFO] [stdout]     |             --------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:189:22
[INFO] [stdout]     |
[INFO] [stdout] 189 |         .create_post(&user, text.to_string(), path)
[INFO] [stdout]     |          ----------- ^^^^^ expected `&ConnectedUser`, found `&()`
[INFO] [stdout]     |          |
[INFO] [stdout]     |          arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&ConnectedUser`
[INFO] [stdout]                found reference `&()`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/database.rs:174:22
[INFO] [stdout]     |
[INFO] [stdout] 174 |         pub async fn create_post(
[INFO] [stdout]     |                      ^^^^^^^^^^^
[INFO] [stdout] 175 |             &self,
[INFO] [stdout] 176 |             user: &ConnectedUser,
[INFO] [stdout]     |             --------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:214:40
[INFO] [stdout]     |
[INFO] [stdout] 214 |         Action::Like => posts.add_like(&user, data.post_id).await.ok()?,
[INFO] [stdout]     |                               -------- ^^^^^ expected `&ConnectedUser`, found `&()`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&ConnectedUser`
[INFO] [stdout]                found reference `&()`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/database.rs:154:22
[INFO] [stdout]     |
[INFO] [stdout] 154 |         pub async fn add_like(&self, _user: &ConnectedUser, post_id: u64) -> Result<()> {
[INFO] [stdout]     |                      ^^^^^^^^        ---------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:214:40
[INFO] [stdout]     |
[INFO] [stdout] 214 |         Action::Like => posts.add_like(&user, data.post_id).await.ok()?,
[INFO] [stdout]     |                               -------- ^^^^^ expected `&ConnectedUser`, found `&()`
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&ConnectedUser`
[INFO] [stdout]                found reference `&()`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/database.rs:154:22
[INFO] [stdout]     |
[INFO] [stdout] 154 |         pub async fn add_like(&self, _user: &ConnectedUser, post_id: u64) -> Result<()> {
[INFO] [stdout]     |                      ^^^^^^^^        ---------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:215:43
[INFO] [stdout]     |
[INFO] [stdout] 215 |         Action::Dislike => posts.del_like(&user, data.post_id).await.ok()?,
[INFO] [stdout]     |                                  -------- ^^^^^ expected `&ConnectedUser`, found `&()`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&ConnectedUser`
[INFO] [stdout]                found reference `&()`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/database.rs:164:22
[INFO] [stdout]     |
[INFO] [stdout] 164 |         pub async fn del_like(&self, _user: &ConnectedUser, post_id: u64) -> Result<()> {
[INFO] [stdout]     |                      ^^^^^^^^        ---------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/main.rs:215:43
[INFO] [stdout]     |
[INFO] [stdout] 215 |         Action::Dislike => posts.del_like(&user, data.post_id).await.ok()?,
[INFO] [stdout]     |                                  -------- ^^^^^ expected `&ConnectedUser`, found `&()`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected reference `&ConnectedUser`
[INFO] [stdout]                found reference `&()`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/database.rs:164:22
[INFO] [stdout]     |
[INFO] [stdout] 164 |         pub async fn del_like(&self, _user: &ConnectedUser, post_id: u64) -> Result<()> {
[INFO] [stdout]     |                      ^^^^^^^^        ---------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/auth.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |             .get_private(todo!())
[INFO] [stdout]    |              ^^^^^^^^^^^ ------- any code following this expression is unreachable
[INFO] [stdout]    |              |
[INFO] [stdout]    |              unreachable call
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> src/auth.rs:46:14
[INFO] [stdout]    |
[INFO] [stdout] 46 |             .get_private(todo!())
[INFO] [stdout]    |              ^^^^^^^^^^^ ------- any code following this expression is unreachable
[INFO] [stdout]    |              |
[INFO] [stdout]    |              unreachable call
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/main.rs:119:13
[INFO] [stdout]     |
[INFO] [stdout] 119 |     cookies.remove_private(todo!());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ ------- any code following this expression is unreachable
[INFO] [stdout]     |             |
[INFO] [stdout]     |             unreachable call
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/main.rs:119:13
[INFO] [stdout]     |
[INFO] [stdout] 119 |     cookies.remove_private(todo!());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ ------- any code following this expression is unreachable
[INFO] [stdout]     |             |
[INFO] [stdout]     |             unreachable call
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Cookie<'static>: From<!>` is not satisfied
[INFO] [stdout]     --> src/main.rs:119:28
[INFO] [stdout]      |
[INFO] [stdout]  119 |     cookies.remove_private(todo!());
[INFO] [stdout]      |             -------------- ^^^^^^^ the trait `From<!>` is not implemented for `Cookie<'static>`
[INFO] [stdout]      |             |
[INFO] [stdout]      |             required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `From<!>` is not implemented for `Cookie<'static>`
[INFO] [stdout]       but trait `From<std::string::String>` is implemented for it
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cookie-0.18.1/src/lib.rs:1646:1
[INFO] [stdout]      |
[INFO] [stdout] 1646 | impl From<String> for Cookie<'static> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: for that trait implementation, expected `std::string::String`, found `!`
[INFO] [stdout]      = note: required for `!` to implement `Into<Cookie<'static>>`
[INFO] [stdout] note: required by a bound in `CookieJar::<'a>::remove_private`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/cookies.rs:433:30
[INFO] [stdout]      |
[INFO] [stdout]  433 |     pub fn remove_private<C: Into<Cookie<'static>>>(&self, cookie: C) {
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `CookieJar::<'a>::remove_private`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Cookie<'static>: From<!>` is not satisfied
[INFO] [stdout]     --> src/main.rs:119:28
[INFO] [stdout]      |
[INFO] [stdout]  119 |     cookies.remove_private(todo!());
[INFO] [stdout]      |             -------------- ^^^^^^^ the trait `From<!>` is not implemented for `Cookie<'static>`
[INFO] [stdout]      |             |
[INFO] [stdout]      |             required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout] help: the trait `From<!>` is not implemented for `Cookie<'static>`
[INFO] [stdout]       but trait `From<std::string::String>` is implemented for it
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cookie-0.18.1/src/lib.rs:1646:1
[INFO] [stdout]      |
[INFO] [stdout] 1646 | impl From<String> for Cookie<'static> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = help: for that trait implementation, expected `std::string::String`, found `!`
[INFO] [stdout]      = note: required for `!` to implement `Into<Cookie<'static>>`
[INFO] [stdout] note: required by a bound in `CookieJar::<'a>::remove_private`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/cookies.rs:433:30
[INFO] [stdout]      |
[INFO] [stdout]  433 |     pub fn remove_private<C: Into<Cookie<'static>>>(&self, cookie: C) {
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^ required by this bound in `CookieJar::<'a>::remove_private`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/main.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     todo!("users.clear(&user);");
[INFO] [stdout]     |     ---------------------------- any code following this expression is unreachable
[INFO] [stdout] 134 |     todo!("posts.clear(&user);");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/main.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     todo!("users.clear(&user);");
[INFO] [stdout]     |     ---------------------------- any code following this expression is unreachable
[INFO] [stdout] 134 |     todo!("posts.clear(&user);");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): FromRequest<'_>` is not satisfied
[INFO] [stdout]    --> src/main.rs:173:11
[INFO] [stdout]     |
[INFO] [stdout] 173 |     user: todo!(),
[INFO] [stdout]     |           ^^^^^^^ the trait `FromRequest<'_>` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `FromRequest<'r>`:
[INFO] [stdout]               &'r ContentType
[INFO] [stdout]               &'r CookieJar<'r>
[INFO] [stdout]               &'r Host<'r>
[INFO] [stdout]               &'r Limits
[INFO] [stdout]               &'r Route
[INFO] [stdout]               &'r SecretKey
[INFO] [stdout]               &'r rocket::Config
[INFO] [stdout]               &'r rocket::State<T>
[INFO] [stdout]             and 15 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): FromRequest<'_>` is not satisfied
[INFO] [stdout]    --> src/main.rs:173:11
[INFO] [stdout]     |
[INFO] [stdout] 173 |     user: todo!(),
[INFO] [stdout]     |           ^^^^^^^ the trait `FromRequest<'_>` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `FromRequest<'r>`:
[INFO] [stdout]               &'r ContentType
[INFO] [stdout]               &'r CookieJar<'r>
[INFO] [stdout]               &'r Host<'r>
[INFO] [stdout]               &'r Limits
[INFO] [stdout]               &'r Route
[INFO] [stdout]               &'r SecretKey
[INFO] [stdout]               &'r rocket::Config
[INFO] [stdout]               &'r rocket::State<T>
[INFO] [stdout]             and 15 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): FromRequest<'_>` is not satisfied
[INFO] [stdout]    --> src/main.rs:209:11
[INFO] [stdout]     |
[INFO] [stdout] 209 |     user: todo!(),
[INFO] [stdout]     |           ^^^^^^^ the trait `FromRequest<'_>` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `FromRequest<'r>`:
[INFO] [stdout]               &'r ContentType
[INFO] [stdout]               &'r CookieJar<'r>
[INFO] [stdout]               &'r Host<'r>
[INFO] [stdout]               &'r Limits
[INFO] [stdout]               &'r Route
[INFO] [stdout]               &'r SecretKey
[INFO] [stdout]               &'r rocket::Config
[INFO] [stdout]               &'r rocket::State<T>
[INFO] [stdout]             and 15 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `(): FromRequest<'_>` is not satisfied
[INFO] [stdout]    --> src/main.rs:209:11
[INFO] [stdout]     |
[INFO] [stdout] 209 |     user: todo!(),
[INFO] [stdout]     |           ^^^^^^^ the trait `FromRequest<'_>` is not implemented for `()`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `FromRequest<'r>`:
[INFO] [stdout]               &'r ContentType
[INFO] [stdout]               &'r CookieJar<'r>
[INFO] [stdout]               &'r Host<'r>
[INFO] [stdout]               &'r Limits
[INFO] [stdout]               &'r Route
[INFO] [stdout]               &'r SecretKey
[INFO] [stdout]               &'r rocket::Config
[INFO] [stdout]               &'r rocket::State<T>
[INFO] [stdout]             and 15 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `users`
[INFO] [stdout]   --> src/auth.rs:41:18
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let Some(users) = request.rocket().state::<user::Db>() else {
[INFO] [stdout]    |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_users`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `users`
[INFO] [stdout]   --> src/auth.rs:41:18
[INFO] [stdout]    |
[INFO] [stdout] 41 |         let Some(users) = request.rocket().state::<user::Db>() else {
[INFO] [stdout]    |                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_users`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]   --> src/main.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     token: TokenResponse<GitHub>,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cookies`
[INFO] [stdout]   --> src/main.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     cookies: &CookieJar<'_>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cookies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `users`
[INFO] [stdout]   --> src/main.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     users: &State<user::Db>,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `access_token`
[INFO] [stdout]   --> src/main.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let access_token = todo!();
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_access_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]   --> src/main.rs:48:5
[INFO] [stdout]    |
[INFO] [stdout] 48 |     token: TokenResponse<GitHub>,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cookies`
[INFO] [stdout]   --> src/main.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     cookies: &CookieJar<'_>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cookies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `users`
[INFO] [stdout]   --> src/main.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     users: &State<user::Db>,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_users`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `access_token`
[INFO] [stdout]   --> src/main.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let access_token = todo!();
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_access_token`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lab02-2025` (bin "lab02-2025" test) due to 12 previous errors; 10 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `lab02-2025` (bin "lab02-2025") due to 12 previous errors; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "f85c91d05cdbd22a5fafb125549826bd6b0c6a5803c09ae324f59ddbef53fadd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f85c91d05cdbd22a5fafb125549826bd6b0c6a5803c09ae324f59ddbef53fadd", kill_on_drop: false }`
[INFO] [stdout] f85c91d05cdbd22a5fafb125549826bd6b0c6a5803c09ae324f59ddbef53fadd
